Fix Xen timer interface to allow migration of timers
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 8 Feb 2006 16:27:32 +0000 (17:27 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 8 Feb 2006 16:27:32 +0000 (17:27 +0100)
commit6472d247518ec5540e2198c598c791e00bb0b8f0
tree0df75b845325007e9c73fc87b4d914f3563e556e
parent55a07900b41856a70fd460cadc5ced056f67d31c
Fix Xen timer interface to allow migration of timers
among CPUs (using new migrate_timer() call). Fix the
locking protocol in light of this addition.

Signed-off-by: Keir Fraser <keir@xensource.com>
xen/common/timer.c
xen/include/xen/timer.h